home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BBS / UU130S.ARJ / SYSOP.DOC < prev    next >
Text File  |  1992-10-17  |  10KB  |  244 lines

  1. SYSOP Documentation for Ultimate Universe version 1.30
  2. ------------------------------------------------------
  3.  
  4. This covers four important aspects of setting up Ultimate Universe to
  5. run on your BBS.
  6.  
  7.        1. Passing Player Information to the Game
  8.        2. FILE.DIR, where are the files?
  9.        3. Importing & Exporting.
  10.        4. Communications Support.
  11.  
  12. There is a fifth subject: Configuration Variables. This should be studied
  13. thoroughly. This is covered in the file named "CONFIG.DOC".
  14.  
  15. Once those four items have been handled, Ultimate Universe should consist
  16. of two parts:
  17.  
  18.        1. ULTIMATE.EXE which will called as a DOOR.
  19.        2. MDAILY.EXE which will be called as an event once per day.
  20.  
  21. DAILY.EXE is the Ultimate Universe Daily Maintenance. It has two
  22. command line parameters. The first is the Dimension to perform Daily
  23. Maintenace on. The second is optional and consists of the word RESET.
  24. RESET is used to reinitialize a Dimension. DAILY 1 RESET would reinitialize
  25. Dimension #1. DAILY 0 RESET reinitializes the Primary Dimension and also all
  26. SHIP and subsidiary files. DAILY 3 would perform Daily Mainenance on
  27. Dimension 3.
  28.  
  29. MDAILY.EXE is merely a small file that runs DAILY for all existing
  30. Dimensions.
  31.  
  32.  
  33. ==============================================================================
  34.  
  35. Passing Player Information to the Game
  36. --------------------------------------
  37.  
  38. The Way Information is Passed to Ultimate Universe depends on the setting of
  39. the Configuration Variable 'Input Type'. (See CONFIG.DOC for details).
  40.  
  41. ------------------------------------------------------------------------------
  42. With Input set to 0 (Stand Alone) all information is prompted for by the game.
  43. This is the intended setting for Home Play and disables all communications
  44. support.
  45.  
  46. ------------------------------------------------------------------------------
  47. With Input set to 1 (Searchlight Support) command line parameters are required:
  48.  
  49.      -Pplayer_name    'The Players Name (no spaces)'
  50.      -Tminutes        'Time Remaining on the Board'
  51.      -C               'Use Color Display (Taken for CONFIG if not included)'
  52.      -N               'Disable ANSI displays (ANSI is used if not included)'
  53.      /Bbaud_rate      '%B parameter format'
  54.      /Pcommport       '%P parameter format'
  55. 'Ultimate -PGARTH_BIGELOW -T50 -C' would allow me to play in color for 50
  56. minutes. Consult your Search Light manual on how to pass these parameters.
  57.  
  58. ------------------------------------------------------------------------------
  59. With Input set to 2 (DORINFOx.DEF Support) parameters are passed by way of a
  60. DORINFOx.DEF file. Using this configuration node number must be passed to
  61. ULTIMATE.
  62. 'ULTIMATE 1' would seek out a DORINFO1.DEF file for the needed parameters.
  63. To use this option the second to the last line of FILE.DIR must also be
  64. modified so the DORINFO is the in the file column and the path to DORINFOx.DEF
  65. is in the path column.
  66.  
  67. ------------------------------------------------------------------------------
  68. With Input set to 3 (Standard DOOR.SYS Support) parameters are passed by way
  69. of the DOOR.SYS file. Unfortunately there are two differing file formats that
  70. are both called DOOR.SYS, this is the most popular of the two. With this
  71. setting selected no parameters are required by ULTIMATE.
  72. To use this option modify the second to the last lime of FILE.DIR (which
  73. probably read 'DORINFO' to read DOOR.SYS. Then change the path in this same
  74. line to read as the path to the DOOR.SYS file.
  75.  
  76. ==============================================================================
  77. What Follows are how to set up Ultimate Universe on an SLLBS:
  78.  
  79.  
  80. SearchLight requires very little communications support and only that is
  81. enabled with this setting.
  82.  
  83.  
  84. SAMPLE BAT FILE:
  85. ----------------
  86. @REM START.BAT
  87. @ECHO OFF
  88. @REM  QUICK START UP AND REROUTE OF INFO FILES.
  89. ULTIMATE.EXE -P%1 -T%2 -%3 /B%4 /P%5
  90. COPY NEWPAPER.UU D:\SLBBS\INCLUDES >NUL
  91. COPY RANK.UU D:\SLBBS\INCLUDES >NUL
  92. EXIT
  93.  
  94.  
  95.     CHANGE PATHNAMES TO APPROPRIATE INCLUDE AREAS IF YOU WANT
  96.     TO HAVE STATS AND NEWSPAPER AS BULLETINS
  97.  
  98.  
  99.  
  100.     SAMPLE MENU ENTRY FOR SLBBS 2.25
  101.  
  102. 1. Command Name.........  Ultimate
  103. 2. Command Key..........  U
  104. 3. Command Description..  Ultimate Universe
  105.  
  106.     4-9  what your preferances are
  107.  
  108. 10. Command.............  START.BAT  %U %M %G %B %P
  109. 11. Directory Path......  D:\SLBBS\DOORS\UU        (YOUR PATH HERE)
  110. 12. Comm Support........  None
  111. 13. Abort Method........  Terminate
  112. 14. Write Protection..... No
  113. 14. Door File...........  None
  114. 15. Pause after door....  Yes
  115.  
  116.  
  117.      The above is a sample of what we use on the Over Board BBS you
  118.  may test and change to your liking.... make sure the path is correct
  119.  
  120.  
  121.     If you have any problems setting up you may contact me via these
  122. routes:
  123.  
  124.     TOPHERSOFT BBS       SYSOP         (508)-693-7396
  125.  
  126.     Garth A. C. Bigelow
  127.     RR 620 State Road
  128.     Vienyard Haven, Ma 02568
  129.  
  130. ===============================================================================
  131.  
  132. FILE.DIR, where are the files?
  133. ------------------------------
  134.  
  135. FILE.DIR is a file that contains the filenames and pathnames to most of the
  136. files used by Ultimate Universe.
  137.  
  138. In modifying this file it is VERY IMPORTANT NOT TO ADD ANY CARRIAGE RETURNS
  139. OR IN ANYWAY CHANGE THE ORDER OF THE LINES. Ultimate Universe finds these
  140. names by their place in the file and not by the file names associated with
  141. them.
  142.  
  143. It is best to start out with all the files in the same directory and for
  144. Ultimate Universe to be run from that directory. If you wish to place files
  145. in other directories you must change FILE.DIR also.
  146. If you leave everything in the current directory the only path that will
  147. need changing is the DORINFO line near the bottom of the file. That should
  148. point to the directory that your board creates its information file.
  149. (Note: this is only necessary when CONFIGURATION VARIABLE Input Type is set
  150. greater than 1.)
  151.  
  152. ================================================================================
  153.  
  154. Importing & Exporting
  155. ---------------------
  156.  
  157. If you do not have a Registered Version of Ultimate Universe ignore this section.
  158.  
  159. Importing & Exporting Ships, physically remove the Ships from the Data Files
  160. and create small ship files that are then downloaded and uploaded to yours and
  161. others boards.
  162.  
  163. The Import Functions calls a BAT file called IMPORT.BAT and passes the name
  164. of the file as the first and only parameter. The directory of the file is
  165. pointed to by the line containing simply 'U' in FILE.DIR.
  166.  
  167. IMPORT.BAT must be created by you to call some third party protocol program
  168. like DSZ to upload the file from Player to your BBS.
  169.  
  170. If possible use a common protocol. Also any prompts that the player will
  171. need should be supplied as echoes in the BAT file.
  172.  
  173. Should the Upload fail it is important that the BAT file delete any residual
  174. part of the Uploaded File.
  175.  
  176. IMPORT.BAT must reside in the ULTIMATE UNIVERSE directory.
  177. ---------------------------------------------------------------------------------
  178.  
  179. The Export Functions calls a BAT file called EXPORT.BAT and passes the name
  180. of the file as the first and only parameter. The directory of the file is
  181. pointed to by the line containing simply 'U' in FILE.DIR.
  182.  
  183. EXPORT.BAT must be created by you to call some third party protocol program
  184. like DSZ to download the file from BBS to your Player.
  185.  
  186. If possible use a common protocol. Also any prompts that the player will
  187. need should be supplied as echoes in the BAT file.
  188.  
  189. Upon suucessful download EXPORT.BAT should delete the downloaded file, as
  190. Ultimate Universe checks for the existance of this file as a sign of download
  191. failure.
  192.  
  193. EXPORT.BAT must reside in the ULTIMATE UNIVERSE directory.
  194.  
  195. ===============================================================================
  196.  
  197. Communications Support
  198. ----------------------
  199.  
  200. Communications are handled thru a file called MODEM.DAT. It contains four
  201. line and looks like this:
  202.  
  203.     1 4 0x3f8 200 200
  204.     2 3 0x2f8 200 200
  205.     3 4 0x3f8 200 200
  206.     4 3 0x2f8 200 200
  207.  
  208. The first column is the comm port and must correspond with the line number.
  209. The second column is Interrupt Vector for that comm port.
  210. The third column is the Base Address for that comm port.
  211. The fourth column is the size of the in-coming buffer.
  212. The last column is the size of the transmitting buffer.
  213.  
  214. If your modem uses comm port 1, 2, 3 or 4 in the standard manner you do not
  215. need to change MODEM.DAT. If you have a non-standard modem or one that uses
  216. a higher comm port you will need to correct or add comm port entries in
  217. MODEM.DAT.
  218.  
  219. Warning: Lockups have been reported in some slow XT machines in the comm
  220.      support mode. There is currently no cure for this, however I am
  221.      writing FOSSIL driver support into version 1.40 and hopefully that
  222.      will fix this problem.
  223.  
  224.      I you experience repeated lockups (more than once) please send
  225.      me a description of your type and speed of computer, the baud
  226.      rate running when the lockup occured and the brand of BBS software
  227.      you use. This will greatly assist me in nailing down this problem.
  228.  
  229. Warning: This product has been tested up to 9600 baud.
  230.      Beyond that there may be screen display problems. As this is a
  231.      combination of modem speed and computer speed it is best to test
  232.      this individually to see if the display looks okay.
  233.  
  234. ---------------------------------------------------------------------------------
  235.  
  236.  
  237.    Registered versions in addition to having the Import and Export function
  238.    also have Multi-dimensions and SPACE MADNESS.  Shareware versions also
  239.    lag at least 1 version behind Registered versions.  To Register please
  240.    see REGIST.FRM
  241.  
  242.  
  243.  
  244.